#whats {
    bottom: 0rem;
    /* right: 2rem; */
    width: 182px;
    height: 75px;
    border: none;
    cursor: pointer;
    position: fixed;
    z-index: 10000;
    overflow: hidden;
    background-color: transparent;
    transition: all 0.3s ease-in-out;
    visibility: visible;
    background-image: url("https://files.directtalk.com.br/1.0/api/file/public/4930dcf0-fc16-4786-b1b8-691ab97d9cc3/content-inline");
    background-repeat: no-repeat;
    background-size: cover;
  }
  